-
Home
-
Google for WooCommerce
-
2.6.8
-
Code
-
Classes
- AbstractBatchedActionSchedulerJob
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
167 |
Lines of code |
50 |
Logical lines of code |
23 |
Comment lines |
97 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_create_batch_action() |
S |
58 |
3 |
16 |
schedule_create_batch_action() |
S |
73 |
2 |
5 |
schedule_process_action() |
S |
73 |
2 |
5 |
init() |
S |
75 |
1 |
4 |
get_create_batch_hook() |
S |
79 |
1 |
3 |
schedule() |
S |
81 |
1 |
3 |
get_batch_size() |
S |
79 |
1 |
3 |
get_query_offset() |
S |
79 |
1 |
3 |
is_running() |
S |
79 |
1 |
3 |
is_processing() |
S |
79 |
1 |
3 |
handle_complete() |
S |
91 |
1 |
2 |
get_batch() |
S |
100 |
1 |
0 |